You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
Vector Structure
>
Vector Methods
>
Rotate Method
>
Vector.Rotate Method ([In] TMtxVec, int)
Dew Math for .NET
Vector.Rotate Method ([In] TMtxVec, int)
Vector Structure
Vector Members
Dew.Math Namespace
Rotate Method
Collapse All
Applies cyclic shift on Src vector elements and stores the result in Self.
Syntax
C#
Visual Basic
public
TVec
Rotate
([In]
TMtxVec
Src
,
int
Offset
);
Public
Function
Rotate
(
Src
As
[In]
TMtxVec
,
Offset
As
Integer
)
As
TVec
Group
Rotate Method
Links
Vector Structure
,
Vector Members
,
Dew.Math Namespace
,
Rotate Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!